ncm-spma: Remove support from groups from spma yumng backend#1148
ncm-spma: Remove support from groups from spma yumng backend#1148jrha wants to merge 1 commit intoquattor:mainfrom
Conversation
|
hmm... I have a feeling we had to abandon this change on our RH6 builds because we couldn't prove that it didn't introduce unexpected changes. So we might want to keep this around but block its use on RH7+. Will check and come back. |
|
You are well ahead of time @jrha :-) I like the idea of getting rid of groups as they are. The yumng related patch breaks stuff for us in RHEL5 and 6 where we still use groups. Since RHEL7 I made the following modification so that spma would be happy in case of either groups being present or not:
Still leaving the rest of the code there. In RHEL7 we just make |
|
Ok, I'll leave things as they are and remove the milestone for now. |
1f4d7af to
f82c84e
Compare
Resolves #952.
Would be nice if @jnovy could look over this.